home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-01-25 | 1.2 KB | 31 lines | [TEXT/CWIE] |
- //========================================================================================
- //
- // Flat Movie.r - Resources for the flattened movie export module.
- //
- // Written by Randy Ubillos and Bryan K. "Beaker" Ressler.
- //
- // Copyright ⌐ 1993-96, Adobe Systems Incorporated, all rights reserved worldwide.
- //
- // Version 1.00 10/20/93 Original version.
- // Version 1.01 9/12/94 Updated for 4.0.
- // Version 1.02 10/8/95 Updated for 4.2 and CW7.
- //
- //========================================================================================
-
- //========================================================================================
- // Includes
- //========================================================================================
- #include "PremiereBasic.r"
-
- //========================================================================================
- // Effect version
- //========================================================================================
- resource 'FXvs' (1000, "Version") {
- 1
- };
-
- //========================================================================================
- // Pull in resources
- //========================================================================================
- include "Flatten Movie.rsrc";
-